Bundle org.nuxeo.ecm.platform.suggestbox.core
Documentation
-
Parent Documentation: README.md
Nuxeo Platform Suggest Box
This repository hosts the source code of a Nuxeo service to suggest actions (e.g. navigate to a document or user profile page or perform a filtered search for documents) from a contextual user text input (e.g. search box).
This repository also provides a Seam component and JSF template to override the top right search box of the default Nuxeo web interface to provide AJAX suggestions.
In the future the service suggestion feature could also be exposed as a Nuxeo Content Automation operation to build similar UI for clients using the Android or iOS SDKs for instance.
Building
mvn clean install
Deploying
Copy the built artifacts into
$NUXEO_HOME/templates/custom/bundles/
and activate the "custom" template.QA results
About Nuxeo
Nuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.
Resolution Order
You can influence this order by adding "require" tags in the component declaration, to make sure it is resolved after another component. It will also impact the order in which contributions are registered on their target extension point (see "Registration Order" on contributions).
Components
- org.nuxeo.ecm.platform.suggestbox.core.pageproviders
- org.nuxeo.ecm.platform.suggestbox.service.SuggestionService
- org.nuxeo.ecm.platform.suggestbox.core.defaultSuggesters
- org.nuxeo.ecm.platform.suggestbox.core.defaultSuggestionHandlers
Maven Artifact
File | nuxeo-platform-suggestbox-core-10.10.jar |
---|---|
Group Id | org.nuxeo.ecm.platform |
Artifact Id | nuxeo-platform-suggestbox-core |
Version | 10.10 |
Manifest
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: jenkins
Build-Jdk: 1.8.0_191
Bundle-ManifestVersion: 1
Bundle-Version: 1.0.0
Bundle-Vendor: Nuxeo
Bundle-Name: Nuxeo Platform Suggestbox Core
Nuxeo-Component: OSGI-INF/suggestbox-pageproviders-contrib.xml,OSGI-IN
F/suggestbox-service.xml,OSGI-INF/suggestbox-suggesters-contrib.xml,O
SGI-INF/suggestbox-operations-contrib.xml
Bundle-SymbolicName: org.nuxeo.ecm.platform.suggestbox.core;singleton:
=true
Exports
- Json Export Default Json serialization
- Json Graph Json dependency graph
- Json Contribution Stats Json statistics for contributions
- CSV Contribution Stats CSV statistics for contributions
Charts
-
Raw Data: Json Contribution Stats